/* Default CSS Stylesheet for a new Web Application project */

.Pageheading {  font-family: verdana; font-size: 12px; color: #000000; background-color: #D9E6E1; font-weight: bold; padding: 3px;}

.SubHeading {  font-family: verdana; font-size: 11px; color: #000000; background-color: #E4E4E4; font-weight: bold; padding: 1px;}

FooterStyle {background-color:Black}

.FrmCaption
{
    COLOR: #747474;
    FONT-FAMILY:"Trebuchet MS";
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}

.NoteCaption
{
	font-weight: bold;
	font-size: 11px;
	color: #00602f;
	font-family: verdana;
}

.Body
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11.5px;
    font-weight:normal ;
}
.Note
{
    COLOR: #00602f;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    font-weight:normal ;
}


.ERR
{
    COLOR: #FF0D13;
    FONT-FAMILY: verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px
}
.sButton
{
    COLOR: #00602F;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal; background-color: #CCCCCC; cursor: 'hand' ;border-left: 1x #CCCCCC solid;
border-top: 1x #CCCCCC solid; border-bottom: 1x #000000 solid; border-right: 1x #000000 solid;
margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px
; background-repeat: repeat
}

.Links {  font-family: verdana; font-size: 11px; color: #000000}

.Links:hover {  font-family: verdana; font-size: 11px; color: #227C4E}
A {  color: #006B34}
A:hover {  color: #78AF3A}
.Copyright {  font-family: verdana; font-size: 10px; color: #000000}

.LtColText {  font-family: verdana; font-size: 12.5px; font-weight: bold; color: #FFFFFF; background-repeat : no-repeat;}
.LtColSubText {  font-family: verdana; font-size: 12px; color: #000000; font-weight: bold}
.TopLinks {  font-family: verdana; font-size: 11px; color: #FFFFFF ; text-decoration: none;}
.TopLinks:Hover {  font-family: verdana; font-size: 11px; color: #FFFFFF ; text-decoration: underline;}
.AltRow {  background-color: #FAFFFD}
.LinksHdr {  font-family: Verdana; font-size: 11px; color: #666666}
.GridHeading { font-family: verdana; font-size: 11px; color: #000000; background-color: #E6EDEA; font-weight: bold; padding: 1px; }
.BodyHeading {  font-family: Verdana; font-size: 11.5px; color: #00602F; font-weight: bold}
.BodyHeading1 {  font-family: Verdana; font-size: 11.5px; font-weight: bold; color: #FE5B13}
